home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / util / misc / ResetRun2.lha / ResetRun < prev    next >
Text File  |  1999-04-25  |  374b  |  11 lines

  1. MOUNT >NIL: RD: from RADtemp
  2. getpath
  3. echo >env:ProgPath "$ProgramPath"
  4. makedir >nil: rd:s rd:devs
  5. copy devs:system-configuration rd:devs
  6. cd c:
  7. "$ProgPath/getpath"
  8. echo >rd:s/startup-sequence "path *"$ProgramPath*"*Nassign t: ram:*Ncopy Startup2 ram:*Nexecute ram:Startup2"
  9. echo >rd:Startup2 "CD *"$ProgPath*"*NRemRad RD: force*Nexecute ProgStart*Nreboot"
  10. "$ProgPath/reboot"
  11.